func google.golang.org/protobuf/internal/impl.consumeDoubleSliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4847: func consumeDoubleSliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L4880: 	unmarshal: consumeDoubleSliceValue,
		codec_gen.go#L4915: 	unmarshal: consumeDoubleSliceValue,